home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Markets / Education / HyperCard In Education / Novel Template / card_12416.txt < prev    next >
Text File  |  1990-04-02  |  771b  |  40 lines

  1. -- card: 12416 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 10971
  5. -- name: Event 2
  6. ----- HyperTalk script -----
  7. on openCard
  8.   put card field "event 2" of card "Plot 2" into bkgnd field 2
  9. end openCard
  10.  
  11.  
  12.  
  13.  
  14. -- part 1 (button)
  15. -- low flags: 00
  16. -- high flags: 0006
  17. -- rect: left=285 top=72 right=93 bottom=306
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Return
  26. ----- HyperTalk script -----
  27. on mouseDown
  28.   set hilite of button "Return" to true
  29. end mouseDown
  30. on mouseUp
  31.   set hilite of button "Return" to false
  32.   go to card "Plot Menu"
  33. end mouseUp
  34.  
  35.  
  36.  
  37.  
  38. -- part contents for background part 2
  39. ----- text -----
  40. Event Two